home *** CD-ROM | disk | FTP | other *** search
/ Mac Power 1996 October / MACPOWER-1996-10.ISO.7z / MACPOWER-1996-10.ISO / AMUG / Multimedia_7 / Play it Cool 1.4 / Play it Cool / Version History < prev   
Text File  |  1996-06-08  |  6KB  |  107 lines

  1. 1.4        Released 8/6/96
  2.         Fixed a bug that caused some movies to position incorrectly in the window.
  3.         Fixed a bug that caused Build Application to write incorrect code.
  4.         Compiled with Metrowerks CodeWarrior 9.
  5.         Fully compatible with all text scripts.
  6.         Added preferences dialog.
  7.         Updated User's Guide.
  8. 1.3.1    Released 18/5/96
  9.         Fixed a bug that caused the disk initialisation dialog to appear when a disk was inserted.
  10.         Modified the "Movie cannot be played" dialog.
  11. 1.3        Released 8/5/96
  12.         Uses the Kagi Shareware payment service and the "Register" program for shareware payment.
  13.         Minor interface changes.
  14. 1.2.2    Released 3/5/96
  15.         Fixed a bug that caused the sub-seconds counter to change to 60 when "Time Code" was chosen.
  16.         Colour depth is changed only if it is different to the current depth.
  17. 1.2.1    Released 17/4/96
  18.         If Stage is chosen and the movie is at the end, the movie now plays from the start.
  19.         Fixed a bug that sometimes caused the frame count progress bar to write over the palette.
  20.         Fixed a bug that caused a movie's sound to be turned off when "Revert" was chosen.
  21.         Choosing "Revert" now asks for confirmation before reverting.
  22.         "Revert" is disabled if the movie has not changed.
  23.         The "Register..." button in the about box is hidden if registered.
  24.         Updated email address.
  25. 1.2.0    Released 10/4/96
  26.         Added Number of Frames, Normal FPS, Current FPS to Movie Info window.
  27.         Added Time, Frames, FPS to Movie Speed Palette.
  28.         Each movie now has its own Movie Speed Controller value.
  29.         Changed from using command key to choose options from the desktop to control key.
  30.         Clicking on the Movie Speed Controller while pressing command sets the movie speed to 1.0.
  31.         Revised User's Guide, Version History and Read Me files.
  32.         You can now print the Movie Info window.
  33.         Removed "Movie Editing" menu item (movie editing is always on now).
  34.         Added "Time Code" menu item.
  35.         Fixed a bug that caused movie windows not to resize if the Movie Speed Palette was not open.
  36.         Enhanced movie playback when lots of movies have been opened.
  37.         Compiled with Metrowerks CodeWarrior 8.
  38.         Fixed a bug that sometimes allowed windows to be placed over the menu bar.
  39.         Redesigned User's Guide.
  40.         Ensured that the Movie Speed Palette never opens off the screen.
  41. 1.1.2    Released 15/3/96
  42.         Redesigned Movie Info window.
  43.         Movie windows are positioned better when opened.
  44.         Fixed bug that caused a crash when loop back and forth was on.
  45.         Fixed bug that caused loop to not work with the Movie Speed Palette.
  46. 1.1.1    Released 4/3/96
  47.         Error message doesn't appear when Cancel is clicked when choosing "Recompress Movie".
  48.         Progress window in Recompress Movie never turns green anymore.
  49.         Fixed double-click problem with movie controllers.
  50.         Added "Colour Depth", "Number of Tracks" and "Current Duration" to Movie Info window.
  51.         "Play Every Frame" works in Stage mode.
  52.         "Mute Sound" is disabled (greyed-out) if "Play Every Frame" is selected.
  53.         Made the shortcut for "Mute Sound" Command-M.
  54.         Now requires QuickTime 1.6.
  55.         Better error messages.
  56.         Fixed bug in displaying the duration of a movie in Movie Info.
  57.         You can play from the start if the Movie Speed Controller is negative.
  58.         Smoother playing when "Play Every Frame" is turned on.
  59.         Made "Add", "Add Scaled", "Crop", "Copy Frame" and "Export Sound" actual menu items.
  60.         Copy becomes "Append" (new feature) when option is pressed.
  61.         "Replace", "Select None" and "Save A Copy As" now occur when option is pressed.
  62.         Fixed a bug which caused menu commands such as "Replace" to occur when option wasn't pressed.
  63.         Windows can never disappear off the screen.
  64.         Windows behave better on more than one monitor.
  65. 1.1.0    Released 20/2/96
  66.         More error checking (in "Print", "Build Application" and "Recompress Movie").
  67.         Fixed little bugs in updating movies with empty segments.
  68.         Fixed a bug which could cause a crash when quitting.
  69.         Cursor now changes to an arrow when an error dialog or the Open Options dialog is displayed.
  70.         Pressing delete to clear now updates the menus.
  71.         "Loop", "Loop Back and Forth" and "Play Selection Only" now work in Stage mode.
  72.         If the preferences file is found to be damaged at startup, it is deleted and replaced.
  73.         "Double Size" and "Half Size" now have limits (they can't stuff up the movie window).
  74.         "Current Data Rate" added to Movie Info window.
  75.         Fixed a bug which sometimes caused the quitting sequence to get into an endless loop.
  76.         Changed the Movie Info window style to be compatible with WindowShade.
  77.         "Half Size", "Normal Size", "Double Size", "Fill Screen", zooming and growing work with 0x0 movies.
  78.         "Half Size", "Normal Size" and "Double Size" are displayed in the current size field of the Info window.
  79.         You can only open a movie's Info window once.
  80.         Now requires System 7.0.
  81.         Holding down shift while selecting "Stage" lets you choose the background colour.
  82.         Included this file in the release.
  83. 1.0.3    Released 12/2/96
  84.         Made Movie Speed Controller easier to use and work better.
  85.         When the grow box is dragged past the left side of a window, it no longer disappears.
  86.         Fixed a bug which caused movies to open on top of the Movie Speed Palette.
  87.         Fixed bugs in opening movies from Finder.
  88.         Now deactivates and activates movies properly.
  89.         Added "Normal Size" and" Data Rate" to Movie Info window.
  90. 1.0.2    Released 7/2/96
  91.         Made Loading Movie into RAM better by working out how much of the movie will fit.
  92.         Fixed bugs in the progress dialog.
  93.         Stopped error appearing when cancelling saving a movie.
  94.         Deleted half-made movies when cancelling.
  95.         Credits in about dialog.
  96.         New title graphic in about dialog.
  97.         If option is pressed when "Open" is chosen, all file types are shown.
  98. 1.0.1    Released 3/2/96
  99.         New graphic in "Read Me" and "User's Guide".
  100.         "New" and "Open" are disabled when too many movies are open.
  101.         "Save" is disabled if the movie has not changed.
  102.         Fixed crash on quit when depth changed which occurred sometimes.
  103.         Minor changes to 'vers' resource.
  104.         "Build Application" is disabled when movie changed and not registered.
  105. 1.0.0    Released 31/1/96
  106.         First public version.
  107.         Compiled with Metrowerks CodeWarrior 7.